-
Home
-
FAPI Member
-
2.2.10
-
Code
-
Classes
- MemberActivityRepository
Total Complexity |
15 |
Dependencies |
5 |
Dependents |
3 |
Total lines |
165 |
Lines of code |
117 |
Logical lines of code |
38 |
Comment lines |
2 |
Methods |
11 |
Properties |
2 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
toEntities() |
S |
59 |
4 |
15 |
findLastActivity() |
S |
61 |
2 |
13 |
getOneForPeriod() |
S |
58 |
1 |
18 |
getAllForPeriod() |
S |
60 |
1 |
16 |
createTableIfNeeded() |
S |
63 |
1 |
14 |
updateActivity() |
S |
63 |
1 |
12 |
__construct() |
S |
70 |
1 |
6 |
tableExists() |
S |
78 |
1 |
3 |
addActivity() |
S |
67 |
1 |
9 |
getAll() |
S |
68 |
1 |
7 |
dropTable() |
S |
76 |
1 |
4 |